Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated/Migrated next-css example to the App Router #67942

Merged
merged 4 commits into from
Jul 19, 2024

Conversation

Shruthireddy04
Copy link
Contributor

This PR updates the next-css example to use the App Router. Here are the changes that have been made:

Renamed the "pages" folder to "app" folder.
Updated the file index.tsx to page.tsx to align with App Router.
Updated the file _app.tsx to layout.tsx to align with App Router.
Updated the components folder to align with App Router and made components folder private.
Updated package.json to use the latest version.

cc: @samcx

@ijjk ijjk added the examples Issue was opened via the examples template. label Jul 19, 2024
@ijjk
Copy link
Member

ijjk commented Jul 19, 2024

Allow CI Workflow Run

  • approve CI run for commit: 5576c85

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

1 similar comment
@ijjk
Copy link
Member

ijjk commented Jul 19, 2024

Allow CI Workflow Run

  • approve CI run for commit: 5576c85

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

Copy link
Member

@samcx samcx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for submitting a PR!

:lgtm:

Copy link
Member

@samcx samcx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for submitting a PR!

:lgtm:

@samcx samcx enabled auto-merge (squash) July 19, 2024 12:28
@samcx samcx merged commit eeff555 into vercel:canary Jul 19, 2024
34 checks passed
@Shruthireddy04 Shruthireddy04 deleted the next-css-example-update branch July 23, 2024 09:32
@github-actions github-actions bot added the locked label Aug 6, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
examples Issue was opened via the examples template. locked
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants